gtk: Add GtkVideo
authorBenjamin Otte <otte@redhat.com>
Thu, 1 Mar 2018 03:52:27 +0000 (04:52 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 18 Mar 2018 20:01:23 +0000 (21:01 +0100)
commit7cf6da60da07f3b88c7a2b7900e47df8f743991e
tree8921af8ac9a761c7fa4932d484dbb33ddd68a025
parent9700a98f4867ee523e9366419c36d580c57c88fa
gtk: Add GtkVideo

GtkVideo is a simple video player widget. It probably needs some more
configurability, but it does its job.
gtk/gtk.h
gtk/gtkvideo.c [new file with mode: 0644]
gtk/gtkvideo.h [new file with mode: 0644]
gtk/meson.build
gtk/theme/Adwaita/_common.scss
gtk/ui/gtkvideo.ui [new file with mode: 0644]